home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 105 / CD-ROM 105.iso / compl / irpf2004 / prog1.exe / %MAINDIR% / %PROGRAMA% / 0 / RCDATA / TFMDEPENDENTESALIMENTANDOS / TFMDEPENDENTESALIMENTANDOS.txt
Encoding:
Text File  |  2004-02-27  |  4.4 KB  |  200 lines

  1. object fmDependentesAlimentandos: TfmDependentesAlimentandos
  2.   Left = 527
  3.   Top = 249
  4.   BorderStyle = bsDialog
  5.   Caption = 'Alimentandos'
  6.   ClientHeight = 351
  7.   ClientWidth = 548
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poMainFormCenter
  16.   Scaled = False
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object pInferior: TPanel
  20.     Left = 0
  21.     Top = 296
  22.     Width = 548
  23.     Height = 55
  24.     Align = alBottom
  25.     BevelOuter = bvNone
  26.     TabOrder = 0
  27.     object bOk: TBitBtn
  28.       Left = 154
  29.       Top = 4
  30.       Width = 100
  31.       Height = 30
  32.       Caption = '&Ok'
  33.       Font.Charset = DEFAULT_CHARSET
  34.       Font.Color = clWindowText
  35.       Font.Height = -12
  36.       Font.Name = 'MS Sans Serif'
  37.       Font.Style = [fsBold]
  38.       ParentFont = False
  39.       TabOrder = 0
  40.       Kind = bkOK
  41.     end
  42.     object BitBtn3: TBitBtn
  43.       Left = 285
  44.       Top = 4
  45.       Width = 100
  46.       Height = 30
  47.       Caption = '&Cancelar'
  48.       Font.Charset = DEFAULT_CHARSET
  49.       Font.Color = clWindowText
  50.       Font.Height = -12
  51.       Font.Name = 'MS Sans Serif'
  52.       Font.Style = [fsBold]
  53.       ParentFont = False
  54.       TabOrder = 1
  55.       Kind = bkCancel
  56.     end
  57.     object bbAjuda: TBitBtn
  58.       Left = 416
  59.       Top = 4
  60.       Width = 100
  61.       Height = 30
  62.       Caption = '&Ajuda'
  63.       Font.Charset = DEFAULT_CHARSET
  64.       Font.Color = clWindowText
  65.       Font.Height = -12
  66.       Font.Name = 'MS Sans Serif'
  67.       Font.Style = [fsBold]
  68.       ParentFont = False
  69.       TabOrder = 2
  70.       Visible = False
  71.       Kind = bkHelp
  72.     end
  73.   end
  74.   object pSuperior: TPanel
  75.     Left = 0
  76.     Top = 0
  77.     Width = 548
  78.     Height = 73
  79.     Align = alTop
  80.     BevelOuter = bvNone
  81.     TabOrder = 2
  82.     object labelTitulo: TLabel
  83.       Left = 0
  84.       Top = 0
  85.       Width = 548
  86.       Height = 32
  87.       Align = alTop
  88.       Caption = 
  89.         'Informe o CPF do dependente e os rendimentos isentos e n'#227'o-tribu' +
  90.         't'#225'veis recebidos.'
  91.       Font.Charset = DEFAULT_CHARSET
  92.       Font.Color = clWindowText
  93.       Font.Height = -13
  94.       Font.Name = 'MS Sans Serif'
  95.       Font.Style = [fsBold]
  96.       ParentFont = False
  97.       WordWrap = True
  98.     end
  99.   end
  100.   object pLateralDireito: TPanel
  101.     Left = 453
  102.     Top = 73
  103.     Width = 95
  104.     Height = 223
  105.     Align = alRight
  106.     BevelOuter = bvNone
  107.     TabOrder = 1
  108.     object btAdicionar: TButton
  109.       Left = 5
  110.       Top = 32
  111.       Width = 85
  112.       Height = 28
  113.       Caption = 'A&dicionar'
  114.       Font.Charset = DEFAULT_CHARSET
  115.       Font.Color = clWindowText
  116.       Font.Height = -11
  117.       Font.Name = 'MS Sans Serif'
  118.       Font.Style = [fsBold]
  119.       ParentFont = False
  120.       TabOrder = 0
  121.       OnClick = btAdicionarClick
  122.     end
  123.     object btExcluir: TButton
  124.       Left = 5
  125.       Top = 76
  126.       Width = 85
  127.       Height = 28
  128.       Caption = 'E&xcluir'
  129.       Enabled = False
  130.       Font.Charset = DEFAULT_CHARSET
  131.       Font.Color = clWindowText
  132.       Font.Height = -11
  133.       Font.Name = 'MS Sans Serif'
  134.       Font.Style = [fsBold]
  135.       ParentFont = False
  136.       TabOrder = 1
  137.       OnClick = btExcluirClick
  138.     end
  139.     object btEditar: TButton
  140.       Left = 5
  141.       Top = 120
  142.       Width = 85
  143.       Height = 28
  144.       Caption = '&Editar'
  145.       Enabled = False
  146.       Font.Charset = DEFAULT_CHARSET
  147.       Font.Color = clWindowText
  148.       Font.Height = -11
  149.       Font.Name = 'MS Sans Serif'
  150.       Font.Style = [fsBold]
  151.       ParentFont = False
  152.       TabOrder = 2
  153.       OnClick = btEditarClick
  154.     end
  155.   end
  156.   object Panel4: TPanel
  157.     Left = 8
  158.     Top = 76
  159.     Width = 440
  160.     Height = 209
  161.     Caption = 'Panel4'
  162.     TabOrder = 3
  163.     object gridDependentes: TStringGrid
  164.       Left = 1
  165.       Top = 22
  166.       Width = 438
  167.       Height = 186
  168.       Align = alBottom
  169.       ColCount = 2
  170.       DefaultRowHeight = 22
  171.       FixedColor = clHotLight
  172.       FixedCols = 0
  173.       RowCount = 1
  174.       FixedRows = 0
  175.       Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goRowSelect]
  176.       ScrollBars = ssVertical
  177.       TabOrder = 0
  178.       OnSelectCell = gridDependentesSelectCell
  179.       ColWidths = (
  180.         184
  181.         250)
  182.     end
  183.     object PanDependentes: TPanel
  184.       Left = 0
  185.       Top = 0
  186.       Width = 438
  187.       Height = 22
  188.       Caption = 'Nome'
  189.       Color = clBlue
  190.       Font.Charset = DEFAULT_CHARSET
  191.       Font.Color = clWhite
  192.       Font.Height = -11
  193.       Font.Name = 'MS Sans Serif'
  194.       Font.Style = [fsBold]
  195.       ParentFont = False
  196.       TabOrder = 1
  197.     end
  198.   end
  199. end
  200.